| GUI Help > Special > itemText | ||||||||||||||
|
itemText |
||||||||||||||
| str text=itemText(handle gadget, int index) | ||||||||||||||
|
Description: Retrieves the text of the specified item in a listbox or combobox. |
||||||||||||||
|
Return Value: Text of specified item. |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |